home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip Kasım 2003.iso / prog / web / homeserv / setup.exe / {app} / www / NavBarTop.htt < prev    next >
Encoding:
Text File  |  2003-09-12  |  1.7 KB  |  52 lines

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  4. <title>Main</title>
  5. <style type="text/css">
  6. <!--
  7. body {
  8.     margin-top:0; margin-left:0; margin-right:0;
  9. }
  10. .lien {
  11.     position: relative; top: -5px; color: #FFFFFF; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
  12. }
  13. .divise {
  14.     position: relative; top: -3px; color: #C0C0C0; background: #000000; font-size: 12pt;
  15. }
  16. -->
  17. </STYLE>
  18. <SCRIPT LANGUAGE="JavaScript">
  19. <!-- begin script
  20. function netie(net, ie) {
  21.   if ((navigator.appVersion.substring(0,3) >= net && navigator.appName == 'Netscape' && net != -1) || (navigator.appVersion.substring(0,3) >= ie && navigator.appName.substring(0,9) == 'Microsoft' && ie != -1))
  22.     return true;
  23. else return false;
  24. }
  25. //  end script -->
  26. </SCRIPT>
  27. </head>
  28. <body>
  29. <Table width="100%" cellpadding="0" border="0" cellspacing="0" bgcolor="#000000" summary="">
  30. <TR><TD>
  31. <img src="\styles\homelogo.jpg" height="100" border="0" alt="">
  32. Welcome</TD><TD>
  33. <table width="100%" cellpadding="0" border="0" cellspacing="0" bgcolor="#000000" summary="">
  34.   <tr>
  35.   <tr>
  36.     <td align="left" height="25">
  37. <nobr>
  38. <span class="divise"> </span>
  39. <a href="/dynamicfolders.html" target="workframe" class="lien" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">@:LNG.public_folder:@</a>
  40. <span class="divise">|</span>
  41.  
  42. <a href="\usr\login" class="lien" target="_top" onMouseOver="netie(-1,4)?this.style.color='#FF0000':null;" onmouseout="netie(-1,4)?this.style.color='#FFFFFF':null;">@:LNG.Friends_Family:@</a>
  43. <span class="divise">|</span>
  44.  
  45.  
  46. </nobr>
  47.     </td>
  48.   </tr>
  49. </table>
  50. </td></tr></table>
  51. </body>
  52. </html>